Params
interface Params
The parameters of the ReceiveHeadersCallback.
Functions
Link copied to clipboard
Returns the value of the
Content-Length
header.Link copied to clipboard
Returns an immutable list of the HTTP headers of the request or an empty list if the request does not have any HTTP headers.
Link copied to clipboard
Returns the HTTP response code.
Link copied to clipboard
Returns a string that represents the information about HTTP version, response code and the status text.
Link copied to clipboard
Returns a string that represents the short textual description of the response code.
Link copied to clipboard
Returns the URL request.